EPD Extension Kit for MSP430 LaunchPad
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
COG_parameters_t Struct Reference

Define the COG driver's parameters. More...

#include <EPD_COG_process.h>

Public Attributes

uint8_t channel_select [8]
 
uint8_t voltage_level
 
uint16_t horizontal_size
 
uint16_t vertical_size
 
uint8_t data_line_size
 
uint16_t frame_time_offset
 
uint16_t stage_time
 

Detailed Description

Define the COG driver's parameters.

Member Data Documentation

uint8_t COG_parameters_t::channel_select[8]

the SPI register data of Channel Select

uint8_t COG_parameters_t::data_line_size

Data + Scan + Dummy bytes

uint16_t COG_parameters_t::frame_time_offset

the rest of frame time in a stage

uint16_t COG_parameters_t::horizontal_size

the bytes of width of EPD

uint16_t COG_parameters_t::stage_time

defined stage time

uint16_t COG_parameters_t::vertical_size

the bytes of height of EPD

uint8_t COG_parameters_t::voltage_level

the SPI register data of Voltage Level


The documentation for this struct was generated from the following file: